@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
body{font-family: "Microsoft YaHei", "Arial", "SimHei";font-size: 13px;line-height: 24px;color: #444;text-decoration: none;background: #fff;}
a{color: #555;text-decoration: none;}
a:hover{color: #555;text-decoration: none;}
img{border: 0;}
ul, li{list-style-type: none;}
div, dl, dt, dd, p, h1, h2, h3, h4, h5, h6{margin: 0px;padding: 0px;}
blockquote, sub{margin: auto}
.bg100{ background-repeat:no-repeat; background-position:center center; background-size:100% 100%;}
/*通用设置*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}
.fz12{font-size: 12px;} 
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.siteWidth{ width:1200px; margin:0 auto;}

.header{width: 100%;height: 100px; }
.header .logo{height: 100px;float: left;}
.header .logo img{max-height: 100px;}
.header .tel{float: right;height: 70px; padding-top: 25px; overflow:hidden; text-align:right}


/*独立导航*/
.nav-wrap{height: 50px;width: 100%; background: #202020;}
.nav{ height:50px;position:relative; z-index:1; margin: 0 auto;}
.nav a{ color:#fff; text-align: center }
.nav .nLi{ float:left;  position:relative; display:inline; }
.nav .nLi h3{ float:left;    }
.nav .nLi h3 a{ display:block;font-size:16px; font-weight:normal; line-height:50px;min-width: 120px;}
.nav .nav_sub{ display:none; min-width:120px; left:0; top:50px;  position:absolute;background: rgba(255,193,26,.9); line-height:40px;  }
.nav .nav_sub li{ zoom:1; }
.nav .nav_sub a{ display:block; padding:0 20px; white-space:nowrap; color:#fff; text-align: center;}
.nav .nav_sub a:hover{ background:#202020; color:#fff;  }
.nav .on h3 a{ background: #FFC11A; color:#fff;  }

/*关键词*/
.keyword-wrap{width: 100%;height: 50px;background: #f7f7f7;border-bottom: 1px solid #e7e7e7;}
.keyword{width: 1290px;margin: 0px auto;height: 50px;line-height: 50px;font-size: 13px;}
.keyword ul{float: left;width: 655px;}
.keyword ul li{float: left;margin-left: 4px;margin-right: 4px;}
.keyword ul li span{font-weight: bold;font-size: 13px;color: #0f52b4;}
/*搜索*/
.search{float: right;width: 190px;margin-top: 10px;border: 1px solid #fff;padding: 1px;background: #fff;    position: relative;    z-index: 2; }
.search_text{width: 140px;height: 28px;border: 0;background: #fff;float: left;padding-left: 10px;line-height: 22px;font-size: 12px;color: #666;}
.search_but{height: 28px;width: 30px;background: url(/images/search.png) no-repeat center center;cursor: pointer;float: right;border: 0px none;text-align: center;}


/*footer*/
.foot{width: 100%;background: #171717;margin-top: 55px;overflow: hidden;border-top: 0px solid #4495DA;}
.footer{width: 1200px;height: auto;overflow: hidden;margin: 60px auto;}
.footer .fmenu{ width: 1200px;overflow:hidden}
.footer .fmenu li{float: left;min-width: 140px; padding-right:45px;overflow: hidden;line-height: 30px;color: #fff;font-size: 14px;}

.footer .fmenu .flogo{}
.footer .fmenu .flogo img{ height: 140px;}
.footer .fmenu .code{width:260px; padding-right:0px; text-align: right;}
.footer .fmenu .code img{width:120px;margin: 5px;}
.footer .fmenu .code td{text-align: center}

.copyright{ background:#242424;padding: 5px 0;font-size: 12px;color: #818181; text-align:center}

.foot .code{float: right;}
/*banner-inner*/
.inner-banner{width: 100%;text-align: center;background: #57A2DC;}
.inner-banner img{max-width: 100%; display: block;}

/*inner*/
.inner{overflow: hidden; margin-top:40px;}
.inner blockquote{display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 40px; -webkit-margin-end: 40px;/*编辑器缩进样式*/}

/*inner left*/
.inner .inner-l{width: 225px;float: left;}
.inner-title{display:block;height: 45px;background: #2B2B2B;font-size: 18px;font-weight:normal;color: #fff;line-height: 45px;text-transform: uppercase;padding-left: 10px;}
.inner-title b{border-left: 4px solid #fff;font-size: 12px; padding-top: 2px; font-weight: normal; padding-left: 8px;} 
.lx-ltitle{ background:#C31F1F; margin-top:45px;}
.lx-lconn{ padding:15px; overflow:hidden; border:1px solid #eee;}

ul.sf-menu{clear: both;margin: 0px auto 40px;;height: auto;position: relative;text-transform: capitalize;z-index: 500;width: 223px; border: 1px solid #E5E5E5;}
ul.sf-menu li{margin: 0px;border-bottom:1px dashed #ddd;}
.mLi1{text-transform:capitalize;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 35px;line-height: 35px;font-size: 16px; color:#000;  text-align:center; margin:7px;}
.mLi1:hover,ul.sf-menu li.on .mLi1{color: #fff; background: #FFC11A;}
ul.sf-menu ul{width: 100%;margin: 0px;padding: 0px 0 10px;background:#FFFFFF;overflow: hidden}
ul.sf-menu ul li{margin: 0px;}
ul.sf-menu ul li a{ display:block;font-weight: normal;color:#767676;line-height: 36px;height: 36px;font-size: 14px;border-bottom:1px dashed #C8C8C8; padding-left: 25px;}
ul.sf-menu ul li a.cur{color: #51A4CE;}
ul.sf-menu ul li.cgf a:hover{ padding-left: 30px;}
.cgf a{transition: ease all 0.5s;}
.cgf a:hover{ padding-left: 10px;}
.lx-tel img{display: block;}
/* 左侧焦点图 */
.lx-case { width: 225px; height: 205px; overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.lx-case .bd {width: 225px; height: 210px;}
.lx-case .pic {zoom: 1;}
.lx-case .pic img { width: 225px; height: 168px; display: block; }
.lx-case .pic span { display: block;background: #DFDFDF; height:36px; line-height:36px;margin-top: 1px;color: #000; padding: 0 0 0 10px; }

/*inner right*/
.inner .inner-r{width: 960px;float: right;border: 1px solid #E5E5E5;}
.inner-position{width: 100%;height: 45px;text-indent: 30px;font-size: 15px; background: #2B2B2B; color: #fff;line-height: 45px;}
.inner-position a{color: #fff;font-size: 14px;}

/*about*/
.inner-abo{width: 920px;margin: 20px;}
.inner-abo img{max-width: 940px;}
.inner-abo p{ margin-bottom: 10px; line-height: 32px;}
.abo-menu{width: 100%; overflow:hidden;margin: 20px 0px;font-size: 24px;line-height:32px;color: #464646;text-align: center; padding-bottom: 25px; border-bottom: 2px solid #E5E5E5; margin-bottom: 30px;}
/*products*/
.inner-pro{width: 960px;margin-top: 20px;overflow: hidden;}
.inner-pro ul{width: 960px;}
.inner-pro ul li{float: left;margin: 0px 10px 25px 10px;border: 1px solid #ccc;padding: 0px;width: 218px;}
.inner-pro li .aimg{display: block;width: 218px;height: 164px; overflow: hidden;}
.inner-pro li .aimg img{max-width: 218px;max-height: 164px;}
.inner-pro li .atit{display: block; box-sizing: border-box;width: 100%;height: 34px;padding: 2px 0px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 30px;}
.inner-pro li .atit:hover{color: #FF6600;}


/*news*/
.news-list{width: 940px;margin: 10px auto; overflow:hidden}
.news-list li{width: 920px;border-bottom: 1px dashed #ccc;padding: 10px}
.news-list li:hover{background: #eee;transition: 0.5s all;}
.news-list li strong{display: block;font-weight: 500;font-size: 15px;background: url(point1.jpg) no-repeat 0px 8px;width: 900px;padding-left: 20px;}
.news-list li strong a{color: #222;}
.news-list li strong span{font-size: 12px;color: #FF6600;margin-left: 10px;}
.news-list li p{display: block;font-weight: normal;font-size: 12px;line-height: 20px;width: 900px;color: #888;}
.news-list li:hover strong a{color: #FF6600;transition: 0.5s all;}
/*pages*/
/*分页样式*/
.page_info{text-align: center;margin-top: 10px;color: #333;}
.page_info span{padding: 0 2px;font-weight: bold;}
.page_list{height: 28px;line-height: 24px;text-align: center;letter-spacing: 0;font-family: "Arial Black";font-size: 12px;margin-top: 20px;}
.page_list a{display: inline-block;color: #898989;border: 1px solid #e8e8e8;background: #f8f8f8;text-align: center;padding: 0 8px;margin: 0 1px;}
.page_list a:hover{color: #fff;border: 1px solid #898989;background: #898989;}
.page_list a.on{color: #333;border: 1px solid #ccc;background: #E5EDF2;}
/*内容分页*/
.contPage{height: 20px;line-height: 20px;text-align: center;letter-spacing: 0;font-family: "Arial Black";font-size: 10px;margin-top: 20px;}
.contPage a{display: inline-block;color: #898989;background: #fff;text-align: center;padding: 0 7px;margin: 0 1px;}
.contPage a:hover{color: #fff;background: #898989;}
.contPage a.on{color: #333;background: #E5EDF2;border: 1px solid #C2D5E3;}
/*详细页功能区*/
.preNext{position: relative;}
.preNext .line{height: 10px;overflow: hidden;clear: both;background: url(../images/box_dotline.gif) left 15px repeat-x;margin: 4px auto;padding-top: 10px;}
.preNext .line strong{display: block;width: 8px;height: 10px;overflow: hidden;font-size: 0px;line-height: 100px;background: url(../images/box_dotline.gif) right -10px no-repeat;float: left;}
.preNext .text{color: #999;}
.preNext .text li{ float:left}
.preNext .actBox{position: absolute;top: 25px;right: 0;}
.preNext .actBox li{display: inline;padding-left: 22px;background-image: url(../images/actbox-ico.gif);background-repeat: no-repeat;margin-left: 10px;}
.preNext .actBox li a{color: #666;}
.preNext .actBox li#act-fav{background-position: 4px 0px;}
.preNext .actBox li#act-err{background-position: 4px -37px;}
.preNext .actBox li#act-pus{background-position: 4px -73px;}
.preNext .actBox li#act-pnt{background-position: 4px -109px;}
/*newdetail*/
.news-content{width: 920px;margin: 15px auto;font-size: 14px;overflow: hidden;}
.newsTitle{clear: both;margin: 0px auto;text-align: center;font-size: 16px;font-weight: bold;color: #444;line-height: 25px;padding: 15px 0px;border-bottom: 1px dashed #ccc;margin-bottom: 15px;}
.newsPic{clear: both;margin: 0px auto;text-align: center;margin-bottom: 10px;}
.newsPic img{max-width: 720px;max-height: 800px;}
.newsDate{clear: both;margin: 0px auto;padding: 10px 0px;text-align: center;line-height: 20px;margin-bottom: 15px;border: 1px dashed #ccc;color: #777;font-size: 12px;}
.newsDate a{color: #317de9;}
.newsDate a:hover{color: #317de9;}
.newsContent{clear: both;margin: 0px auto;padding: 0px;font-size: 14px;color: #444;line-height: 28px;word-wrap: break-word;word-break: normal;margin-bottom: 15px;}
.newsContent img{margin-bottom: 10px;}
.newsContent ul, .newsContent ol{margin: auto}
.newsContent ul li{list-style-type: disc}
.newsContent ol li{list-style-type: decimal;}
.prevNext{clear: both;margin: 0px auto;border-top: dashed 1px #ccc;border-bottom: dashed 1px #ccc;height: 60px;line-height: 30px;color: #666;font-size: 13px;-webkit-text-size-adjust: none;padding: 10px 0px;}
.prevNext a{text-decoration: underline;}
.prevNext .prev{/*float:left;*/}
.prevNext .prev a{text-decoration: none;}
.prevNext .prev a:hover{color: #317de9;text-decoration: none;}
.prevNext .next{/*float:right;*/}
.prevNext .next a{text-decoration: none;}
.prevNext .next a:hover{color: #317de9;text-decoration: none;}
/*pro-detail*/
.pro-content { width:900px; margin-top:15px;}

/*产品多图展示 放大镜  点击放大*/
.protitle {font-size:18px;color:#2E66B5;}
.pro-datail-pic {width:400px;}/*多图*/
/*单图*/
#MagnifierWrap2 {width:420px;margin:30px 0;border-right:solid 1px #EEE;}
.singglepic {z-index:1;position:relative;margin:0px auto;padding:0px;width:380px;border:solid 1px #FAFAFA;text-align:center;}
.singglepic img {max-width:380px;max-height:380px;}
.d-slides .singglepic img {position:relative;left:0px;top:0px;max-width:380px;max-height:380px;width:auto;}
#MagnifierWrap2 .on {z-index:999999999999;}
#MagnifierWrap2 .on img {border:1px solid #CCC;z-index:99999;width:auto;text-align:center;background:#FFF;cursor:pointer;}
#MagnifierWrap2 .on img {max-width:600px;max-height:680px;z-index:99999;}
/*单图结束*/
.detail {margin-left:20px;width:368px;}
.detail-title {color:#606060;font-size:18px;line-height:24px;font-weight:bold;padding-bottom:12px;}
.detail-main {font-size:18px;line-height:24px;color:#013996;}
.detail-list {border-bottom:1px dashed #DDD;padding-bottom:15px;}
.detail-list li {line-height:22px;float:inherit;margin:0px;color:#676767;}
.detail-btn {width:100px;height:30px;line-height:30px;background:url(products-details-btn.jpg) no-repeat;display:block;margin:20px 0px;}

/*End --产品多图展示 放大镜  点击放大*/

/*幻灯片多图*/
.detail-title{height:32px; line-height:32px; font-size:24px; color:#000; text-align:center; overflow:hidden; margin-bottom:25px;}
/*多图*/
.focusBox { position: relative; width:600px; height:450px; overflow: hidden; margin: 20px auto;}	
.focusBox .pic{ position:relative; z-index:0; }	
.focusBox .pic img { width:600px; height:450px; display: block; }	
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }	
.focusBox .hd li{margin: 0 5px; background: url(images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;		display:inline-block; *display:inline; zoom:1;  _background: url(images/dot8.png) no-repeat 0 -16px;	}	
.focusBox .hd .on{ background-position:0 0; }	
.focusBox .prev,	
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(images/ad_ctr2.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }	
.focusBox .prev { left: 0; }	
.focusBox .next { background-position: 0 -90px; right: 0; }	
.focusBox .prev:hover,	

.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }	
/*单图*/
.singglepic{ text-align:center}
.singglepic img{max-width:800px;border: 1px solid #ccc;}
/*End-- 幻灯片多图*/

.protabs{height: 45px;width: 100%;background: #DFDFDF;}
.protabs span{float: left;height: 45px;width: 140px;background: #2B2B2B;font-size: 18px;line-height: 45px;color: #fff;text-align:center;}

.pro-introduce{width:880px; margin:20px 10px; overflow:hidden}

/*产品留言*/
.pro-inquire{ width:1200px; margin:0 auto; overflow:hidden; margin-top:40px; }
.pro-inquire table{ margin:0px auto;}
.pro-inquire .fl{ float:left; width:340px; overflow:hidden}
.pro-inquire .fl h2{ margin-bottom:10px}
.pro-inquire .fr{ float:right; width:720px; overflow:hidden}
/* 图组 */
.picFocus{ margin:0 auto;  width:600px; border:0px solid #ccc; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd ul{ margin-right:-12px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center;  }
.picFocus .hd ul li img{ width:137px; height:103px; border:2px solid #ddd; cursor:pointer; margin-right:12px;   }
.picFocus .hd ul li.on{ background:url("images/icoUp.gif") no-repeat center 0; }
.picFocus .hd ul li.on img{ border-color:#f60;  }
.picFocus .bd li{ vertical-align:middle; text-align:center }
.picFocus .bd img{ height:450px; }

/*feedback
.inner-feedback{width:820px; margin-top:20px; font-size:14px;}
.inner-feedback .feed_t{width:341px; height:31px; background:#fff; border:none; line-height:31px; text-indent:12px; color:#656565; *text-indent:0; *width:339px; *padding-left:12px;}
.inner-feedback .feed_c{width:321px; height:81px; background:#fff; border:none; padding:10px; color:#656565;}
.inner-feedback .feed_b{width:84px; height:30px; background:#EE4547; color:#fff; text-align:center; border:none;}
*/
/*feedback*/
.feedback_str{ margin-top:15px; text-indent:2em;}
.inner-feedback{width: 700px;font-size: 14px;color: #444;margin: 20px auto;}
.inner-feedback .feed_t{width: 580px;height: 38px;background: #FAFAFA;border: 1px solid #ccc;line-height: 48px;text-indent: 12px;color: #555;
*text-indent:0;
*width:580px;
*padding-left:12px;}
.inner-feedback .feed_c{width: 560px;height: 121px;background: #FAFAFA;border: 1px solid #ccc;padding: 10px;color: #555;font-family: Arial, Helvetica, sans-serif;}
.inner-feedback .feed_b{float: left;width: 160px;height: 40px;line-height: 40px;background: #FA8021;color: #fff;text-align: center;border: 1px solid #FA8021;font-size: 16px;}
.inner-feedback table{margin: 0px auto;background: #fff;border: 1px solid #fff;border-radius: 10px;overflow: hidden;}
.inner-feedback table td{padding: 10px 0px;}
.inner-feedback2{width: 800px;font-size: 14px;color: #444;overflow: hidden;margin: 0px auto;}
.inner-feedback2 .feed_t{width: 380px;height: 48px;background: #FAFAFA;border: 1px solid #ccc;line-height: 48px;text-indent: 12px;color: #444;
*text-indent:0;
*width:580px;
*padding-left:12px;}
.inner-feedback2 .feed_p{width: 780px;height: 48px;background: #FAFAFA;border: 1px solid #ccc;line-height: 48px;text-indent: 12px;color: #222;
*text-indent:0;
*width:580px;
*padding-left:12px;font-weight: bold;}
.inner-feedback2 .feed_c{width: 760px;height: 241px;background: #FAFAFA;border: 1px solid #ccc;padding: 10px;color: #555;font-family: Arial, Helvetica, sans-serif;}
.inner-feedback2 .feed_b{float: left;width: 200px;height: 48px;line-height: 48px;background: #FA8021;color: #fff;text-align: center;border: 1px solid #FA8021;font-size: 16px;}
.inner-feedback2 table{margin: 0px auto;overflow: hidden;}
.inner-feedback2 table td{padding: 10px 0px;}
.feedback{clear: both;margin: 0px auto;padding: 0px;margin: 20px 0px 0px 0px;}
.submita{margin: 16px auto;display: inline-block;padding: 0 18px!important;line-height: 22px;background: #ff9c00;border: 0px;height: 24px;color: #FFF;cursor: pointer;font-size: 16px;}
.xh{color: #f00;padding: 0 3px;}
#feedbackForm{margin: 20px 0px 0px 0px;}
#feedbackForm .text{width: 300px;height: 26px;margin: 10px 0px 0px 0px;font-size: 12px;line-height: 26px;padding: 0px 0px 0px 5px;border: 1px solid #CCC;}
#feedbackForm .lable{padding: 10px 12px 0px 0px;line-height: 30px;height: 30px;text-align: right;}
#feedbackForm .atextarea{float: left;border: 1px solid #CCC;height: 100px;width: 305px;ont-size: 12px;margin-top: 10px;line-height: 24px;color: #666;}
#feedbackForm .smtcss{padding-right: 112px;text-align: center;}
.table{border-collapse: collapse;}
.table td, .table th{border: 1px solid #cdcdcd;padding: 5px;}
.table p{padding: 0px;margin: 0px;}
.e_mobile{height: 25px;line-height: 25px;background: url( emobile1.png) 0px -51px no-repeat;padding-left: 25px;}
/*format table*/
.defcont .ke-zeroborder{border-collapse: collapse;}
.defcont .ke-zeroborder td, .table th{border: 1px solid #cdcdcd;padding: 5px;line-height: 24px;}
.defcont .ke-zeroborder p{padding: 0px;margin: 0px;}

/*固定的悬浮窗 单显*/
.online{width: 50px;z-index: 3;position: fixed;right: 0;top: 40%;}
.online a{display: block;width: 42px;height: 42px;background: #2AA9E0 url(../images/online.png) no-repeat;position: relative;text-decoration: none;cursor: pointer;border-bottom: 1px solid #fff;}
.online a:last-child{border-bottom: none;}
.online a div{display: block;width: 200px;min-height: 24px;line-height: 24px;padding: 9px;text-align: center;color: #fff;font-size: 16px;font-weight: bold;font-style: italic;background: #2588CC;position: absolute;right: 42px;top: 0px;z-index: 999;transition: 1s all;display: none;}
.online a.online-4 div{display: block;width: 138px;height: 138px;border: 2px solid #33d055;position: absolute;right: 54px;top: 0px;z-index: 999;display: none;}
.online a:hover{background-color: #2588CC;}
.online a:hover div{display: block;transition: 1s all;}
/*固定的悬浮窗 全显*/
.yb_conct{position:fixed;z-index:9999999;top: 30%;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:170px;height:43px; line-height: 43px; font-size: 16px; color:#fff;text-indent:44px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden; background-color: #FFC11A; background-repeat: no-repeat; background-position: 0 0;}
.yb_bar .yb_top{background-image:url(/images/backtop.png);}
.yb_bar .yb_phone{background-image:url(/images/ol_tel.png)}
.yb_bar .yb_QQ{background-image:url(/images/ol_qq.png) ;}
.yb_bar .yb_ercode{background-image:url(/images/ol_qr.png);}
.yb_bar .yb_mail{background-image:url(/images/ol_email.png);}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:44px;width:100%;height:100%;color:#fff;}



.clear{margin: 0px auto;clear: both;height: 0px;font-size: 0px;overflow: hidden;}
.blank1{margin: 0px auto;clear: both;height: 1px;font-size: 1px;overflow: hidden;}
.blank8{margin: 0px auto;clear: both;height: 8px;font-size: 1px;overflow: hidden;}
.blank10{margin: 0px auto;clear: both;height: 10px;font-size: 1px;overflow: hidden;}
.blank15{margin: 0px auto;clear: both;height: 15px;font-size: 1px;overflow: hidden;}
.blank20{margin: 0px auto;clear: both;height: 20px;font-size: 1px;overflow: hidden;}
.blank25{margin: 0px auto;clear: both;height: 25px;font-size: 1px;overflow: hidden;}
.blank30{margin: 0px auto;clear: both;height: 30px;font-size: 1px;overflow: hidden;}
.blank40{margin: 0px auto;clear: both;height: 40px;font-size: 1px;overflow: hidden;}
.blank45{margin: 0px auto;clear: both;height: 45px;font-size: 1px;overflow: hidden;}
.blank50{margin: 0px auto;clear: both;height: 50px;font-size: 1px;overflow: hidden;}
